CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv document

搜索资源列表

  1. MFC_SingleDoc_ShowImage

    0下载:
  2. 文档类一般只能打开文字类型的文件,该程序用文档类来显示图像,其中加载了OPENCV库,同时实现了打印及预览功能-General can only open the text document class type of file, the program used to display images document class, which is loaded OPENCV library, while achieving a print and preview
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10718875
    • 提供者:
  1. HighGUI

    0下载:
  2. 该文件适合初学opencv的爱好者使用,内含有详细的函数说明-The document suitable for beginners to use opencv fans, containing a detailed descr iption function
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:13532
    • 提供者:武志伟
  1. tuxiangxiangjian

    0下载:
  2. 本程序用Visual C++并结合OpenCV编程,实现了两个图像的相减,并最终在多文档中实现。-This program with Visual c++ and OpenCV programming, realizes the two images, and finally in subtraction document.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5896192
    • 提供者:本子
  1. OPENCV_BMP

    0下载:
  2. 本文档主要解释opencv中BMP图像的转换-This document explains opencv convert images in BMP
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:12321
    • 提供者:赵鑫
  1. MFCPOPENCV

    0下载:
  2. 在MFC中使用OPENCV 源码 文档 在MFC中使用OPENCV 源码 文档-OPENCV source used in the MFC documentation used in the MFC source document OPENCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6420744
    • 提供者:Stream
  1. OpenCV2.1-reference-manual

    0下载:
  2. OpenCV 2.1 版的源代码 chm 文档,方便查看源码。-OpenCV 2.1 version of the source code chm document for easy viewing source.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8873263
    • 提供者:peiyongliu
  1. share

    0下载:
  2. it s a document about opencv in vietnammese.it s maybe very useful for you
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7403930
    • 提供者:hieu
  1. OpenCV_chiness_VERSION

    0下载:
  2. 本文档是对OpenCV中代码风格的简短说明,因为OpenCV的核心库(cv,cvaux)是用C和C++编写的,所以本文档仅对用C和C++代码的编写有效。-OpenCV in this document is a brief descr iption of the code style, since the core of OpenCV library (cv, cvaux) is in C and C++ written, this document only in C and C++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2684623
    • 提供者:柳咏
  1. test

    0下载:
  2. opencv和mfc结合 ,单文档应用程序,可用来打开电脑中的图片 并显示在窗口中-opencv and mfc combination of single-document application, can be used to open the computer and displayed in the window picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-03
    • 文件大小:15785413
    • 提供者:李呆呆
  1. CPOpenCVPPHP

    0下载:
  2. 1.在ubuntu下安装OpenCV 2.在ubuntu下配置PHP环境 3.实现PHP的C扩展 -environment setting document of c+opencv+php
  3. 所属分类:Project Manage

    • 发布日期:2017-04-02
    • 文件大小:46183
    • 提供者:yye
  1. Visual_Studio_Cmake_2.8.5

    0下载:
  2. opencv安装指导文件,针对vs2010版本和opencv2.2版本-opencv installation guidance document for vs2010 version, and opencv2.2 version
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:454070
    • 提供者:刘剑雄
  1. 2

    0下载:
  2. 用opencv打开图片,其中用到两种方法:单文档程序,对话框程序。-Open the picture, which used two methods: single-document program, the dialog box procedure with opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:11193
    • 提供者:
  1. CB2010_OpenCV

    1下载:
  2. 真正可以在c++ builder 2010 下编译的Opencv文件。压缩包中包含必须的dll,lib和h文件,并有OpenCVExample.cbproj可测试运行,具体信息见doc文档。-The real opencv project in c++ builder 2010. the attachment consists of the needed dll,lib and h files. the OpenCVExample.cbproj can be open and run. the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9320149
    • 提供者:远航
  1. ShowImage

    0下载:
  2. 用opencv做的一个基于单文档的图像显示程序,可以打开常见的图片格式,代码非常简洁,对初学opencv,以及vc的同学有一定帮助。-The opencv-based single document image display program, you can open common image format, the code is very simple, beginner opencv and vc students have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34941
    • 提供者:王乐
  1. VS2010-P-OpenCV2.3

    0下载:
  2. vs2010-opencv配置文档,亲测,有图-vs2010-the opencv configuration document, pro-test, Fig.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:282266
    • 提供者:李岳东
  1. camera

    0下载:
  2. 用opencv写的摄像头畸变校正程序,mfc版(vc6.0),程序注释详细,参数都已调好,内附详细说明使用文档-Camera distortion correction program written with opencv, mfc (vc6.0), the program comment in detail, the parameters have been fine, enclosing a detailed descr iption of use document
  3. 所属分类:OpenCV

    • 发布日期:2017-06-21
    • 文件大小:37970254
    • 提供者:钱彬
  1. txydtc

    0下载:
  2. 利用opencv模块实现图像域的填充,希望此文档能帮到你-Opencv module to fill the image domain, and hope that this document will help you
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:2594531
    • 提供者:kamil
  1. cppOpenCVFace

    0下载:
  2. 用VC6.0编写的人脸识别软件,多文档界面。导入人脸图片后软件自动识别人脸。用的是opencv自带的人脸分类器-VC6.0 prepared face recognition software, multi-document interface. Face pictures after import software to automatically recognize faces. The opencv comes face classifier
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1882756
    • 提供者:mjt
  1. histogram

    0下载:
  2. 此文档中包含的源代码是关于opencv中图像处理的直方图操作,包括了最基本的和比较新的直方图操作的技术,绝对的好!-The source code contained in this document is the histogram of the image processing opencv in operation, including the basic technology and new histogram manipulation, absolute!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-26
    • 文件大小:13337
    • 提供者:马晓明
  1. objectdetect_tutorial

    0下载:
  2. this document contains an object detection based OpenCV power point
  3. 所属分类:software engineering

    • 发布日期:2017-12-02
    • 文件大小:174737
    • 提供者:tatta
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com